ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMonEventCollection_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGMON_EVENT_COLLECTION_P1_H
6#define TRIGMON_EVENT_COLLECTION_P1_H
7
14
16
17class TrigMonEventCollection_p1 : public std::vector<TPObjRef>
18{
19 public:
20
23
24};
25
26#endif