ATLAS Offline Software
Loading...
Searching...
No Matches
LArTTL1Container_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef LARTPCNV_LARTTL1CONTAINER_P1_H
6#define LARTPCNV_LARTTL1CONTAINER_P1_H
7
8// LArTPCnv includes
10
11class LArTTL1Container_p1 : public std::vector<LArTTL1_p1>
12{};
13
14#endif //> LARTPCNV_LARTTL1CONTAINER_P1_H